projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99a44a4
)
* lisp/vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories.
author
Thierry Volpiatto
<thierry.volpiatto@gmail.com>
Thu, 1 Sep 2011 07:34:08 +0000
(
00:34
-0700)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 1 Sep 2011 07:34:08 +0000
(
00:34
-0700)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 57d5958cc8305a94be1df826986e10737e2cc24d..3446e5bdd0c3977dcfa1d1b82839801518e6d702 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+
+ * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
+
2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
* vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)